func golang.org/x/tools/internal/stdlib.find
3 uses
golang.org/x/tools/internal/stdlib (current package)
import.go#L29: if i, ok := find(pkg); ok {
import.go#L54: if i, ok := find(pkg); ok {
import.go#L85: func find(pkg string) (int, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)